IGUI_EN = {
	IGUI_Airdrop_Name_Muldraugh = "in Muldraugh",
	IGUI_Airdrop_Name_Dixie = "in Dixie",
	IGUI_Airdrop_Name_Fallas_Lake = "in Fallas Lake",
	IGUI_Airdrop_Name_March_Ridge = "in March Ridge",
	IGUI_Airdrop_Name_Rosewood = "in Rosewood",
	IGUI_Airdrop_Name_Riverside = "in Riverside",
	IGUI_Airdrop_Name_West_Point = "in West Point",
	IGUI_Airdrop_Name_Louis_Ville_Airport = "in Louisville's airport",
	IGUI_Airdrop_Name_Louis_Ville = "in Louisville",
	IGUI_Airdrop_Name_Water_Treatment_Plant = "in Water Treatment Plant",
	IGUI_Airdrop_Name_Irvington = "in Irvington",
	IGUI_Airdrop_Name_Valley_Station = "in Valley Station",
	IGUI_Airdrop_Name_Echo_Creek = "in Echo Creek",
	IGUI_Airdrop_Name_Ekron = "in Ekron",
	IGUI_Airdrop_Name_Brandenburg = "in Brandenburg",

    IGUI_AirdropRadio_Message_1 = "Airdrop is going to be dropped",
    IGUI_AirdropRadio_Message_2 = "Airdrop is ready to be delivered",
    IGUI_AirdropRadio_Message_3 = "Airdrop is en route",
    IGUI_AirdropRadio_Message_4 = "The airdrop will land shortly",

    IGUI_AirdropRadio_ArrivalTime = "ETA is approximately 60 minutes.",

    IGUI_AirdropRadio_Intro_Alpha_1 = "Alpha here. Ready to provide situational update. Over.",
    IGUI_AirdropRadio_Intro_Alpha_2 = "This is Alpha. Prepared to issue report details. Over.",
    IGUI_AirdropRadio_Intro_Alpha_3 = "Alpha standing by. Ready for the situation assessment. Over.",
    IGUI_AirdropRadio_Intro_Alpha_4 = "Alpha reporting in. Set to deliver intel. Over.",
    IGUI_AirdropRadio_Outro_Alpha_1 = "Alpha out. Maintain operational readiness. Over.",
    IGUI_AirdropRadio_Outro_Alpha_2 = "This is Alpha signing off. Continue to uphold mission integrity. Over.",
    IGUI_AirdropRadio_Outro_Alpha_3 = "Alpha clear. Ensure situational awareness at all times. Over.",
    IGUI_AirdropRadio_Outro_Alpha_4 = "Alpha signing off. Stay vigilant and proceed with caution. Over.",

    IGUI_AirdropRadio_Intro_Bravo_1 = "Bravo here. Ready to deliver the report. Over.",
    IGUI_AirdropRadio_Intro_Bravo_2 = "This is Bravo. Prepared for transmission of the details. Over.",
    IGUI_AirdropRadio_Intro_Bravo_3 = "Bravo standing by. Finalizing report now. Over.",
    IGUI_AirdropRadio_Intro_Bravo_4 = "Bravo reporting in. Report is ready for dispatch. Over.",
    IGUI_AirdropRadio_Outro_Bravo_1 = "Bravo out. Maintain focus and discipline in all tasks. Over.",
    IGUI_AirdropRadio_Outro_Bravo_2 = "This is Bravo signing off. Remain alert and prepared. Over.",
    IGUI_AirdropRadio_Outro_Bravo_3 = "Bravo clear. Continue to operate with precision and integrity. Over.",
    IGUI_AirdropRadio_Outro_Bravo_4 = "Bravo signing off. Uphold safety and teamwork in all endeavors. Over.",

    IGUI_AirdropRadio_Intro_Charlie_1 = "Charlie here. Over.",
    IGUI_AirdropRadio_Intro_Charlie_2 = "Hey, it's Charlie. I'm all set to drop some info. Over.",
    IGUI_AirdropRadio_Intro_Charlie_3 = "Charlie on the line, report’s good to go. Over.",
    IGUI_AirdropRadio_Intro_Charlie_4 = "Charlie reporting in. Everything’s ready to roll. Over.",
    IGUI_AirdropRadio_Outro_Charlie_1 = "Charlie out. Proceed with diligence and professionalism. Over.",
    IGUI_AirdropRadio_Outro_Charlie_2 = "This is Charlie signing off. Maintain focus and ensure communication. Over.",
    IGUI_AirdropRadio_Outro_Charlie_3 = "Charlie clear. Continue to prioritize objectives and safety. Over.",
    IGUI_AirdropRadio_Outro_Charlie_4 = "Charlie signing off. Stay committed to mission success. Over.",

    IGUI_Airdrop_Direction_North = "north",
    IGUI_Airdrop_Direction_NorthEast = "northeast",
    IGUI_Airdrop_Direction_East = "east",
    IGUI_Airdrop_Direction_SouthEast = "southeast",
    IGUI_Airdrop_Direction_South = "south",
    IGUI_Airdrop_Direction_SouthWest = "southwest",
    IGUI_Airdrop_Direction_West = "west",
    IGUI_Airdrop_Direction_NorthWest = "northwest",

    IGUI_Airdrop_Plane_Seeing = "I see an airplane going somewhere",

}
